golang.org/x/tools/internal/pkgbits.Encoder.bigInt (method)
4 uses
golang.org/x/tools/internal/pkgbits (current package)
encoder.go#L369: w.bigInt(v)
encoder.go#L372: w.bigInt(v.Num())
encoder.go#L373: w.bigInt(v.Denom())
encoder.go#L380: func (w *Encoder) bigInt(v *big.Int) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)